x86: replace remaining uses of __get_cpu_var()
authorJan Beulich <jbeulich@suse.com>
Tue, 25 Jun 2019 15:34:11 +0000 (17:34 +0200)
committerJan Beulich <jbeulich@suse.com>
Tue, 25 Jun 2019 15:34:11 +0000 (17:34 +0200)
commit62b8949e9ddefa3191688ccc56e69aa6331b0da1
tree880441572456adb55726408efa909a0e997f3900
parent19b2006a8950eaf11606a6fc3df666f2982321ad
x86: replace remaining uses of __get_cpu_var()

this_cpu() is shorter, and when there are multiple uses in a function
per_cpu() it's also more efficient.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/arch/x86/acpi/cpuidle_menu.c
xen/arch/x86/irq.c
xen/include/asm-x86/irq.h